home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_1 / asjocookiebox_1.0 / source / cookieindex / cookieindex_protos.h next >
C/C++ Source or Header  |  1993-06-22  |  160b  |  11 lines

  1. /* Prototypes for functions defined in
  2. CookieIndex.c
  3.  */
  4.  
  5. extern char const version[37];
  6.  
  7. ULONG amain(void);
  8.  
  9. int __stdargs rawsprintf(char * , char * , ...);
  10.  
  11.